home *** CD-ROM | disk | FTP | other *** search
- -- background: 7657 from stack: in
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 0
- -- name: Reference
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=452 top=313 right=336 bottom=504
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseUp
- go to next card
- end mouseUp
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 8004
- -- rect: left=5 top=310 right=338 bottom=101
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 14
- -- style flags: 0
- -- line height: 16
- -- part name: MAIN MENU
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open to card
- go to card "MAIN MENU2" of stack "MAIN2"
- end mouseUp
-